Files
02e12fd5-88ed-4200-91b1-d62…/vercel.json
2026-06-10 17:05:52 +00:00

5 lines
97 B
JSON

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