Files
b058269b-3e30-4860-aeed-3bc…/vercel.json
2026-04-20 11:59:57 +00:00

5 lines
97 B
JSON

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