Files
d72b7aa0-e510-4364-b2a0-f84…/vercel.json
2026-03-05 08:01:10 +00:00

5 lines
97 B
JSON

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