Files
c91cbf99-a3ea-4699-b70b-f6e…/vercel.json
2026-04-12 08:22:50 +00:00

5 lines
97 B
JSON

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