Files
bf9fa1eb-3b92-4afe-928d-4fa…/vercel.json
2026-04-05 17:23:24 +00:00

5 lines
97 B
JSON

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