Files
5203ccd3-738f-4e10-8d8b-799…/vercel.json
2026-03-09 19:54:43 +00:00

5 lines
97 B
JSON

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