Files
034a9285-f889-4dec-8d45-cd4…/vercel.json
2026-04-22 01:06:13 +00:00

5 lines
97 B
JSON

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