Files
b0e8e541-a43a-486f-a447-e5f…/vercel.json
2026-03-03 23:03:59 +00:00

5 lines
97 B
JSON

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