Files
a55e7be0-d1da-465a-a2f8-6f1…/vercel.json
2026-06-09 22:51:43 +00:00

5 lines
97 B
JSON

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