Files
4f36ff2c-5cab-4680-a7d5-c3d…/vercel.json
2026-04-06 13:18:40 +00:00

5 lines
97 B
JSON

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