Files
13f74a38-70d2-4915-8b7b-e30…/vercel.json
2026-04-06 09:28:32 +00:00

5 lines
97 B
JSON

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