Files
27b69c47-7fd6-41d7-8063-3fd…/vercel.json
2026-05-08 19:19:20 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}