Files
903f3243-d2ed-413f-b3f4-454…/vercel.json
2026-03-14 12:14:08 +00:00

5 lines
97 B
JSON

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