Files
f3d4f10c-f2fd-4e44-8dcf-b63…/vercel.json
2026-05-04 15:56:05 +00:00

5 lines
97 B
JSON

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