Files
3312fc48-49c1-4b91-8764-00f…/vercel.json
2026-04-20 09:44:34 +00:00

5 lines
97 B
JSON

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