Files
0fd0a6a9-ee9e-4720-b6db-e9f…/vercel.json
2026-03-17 14:05:07 +00:00

5 lines
97 B
JSON

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