Files
7f59e365-d4d6-4f95-889f-ff0…/vercel.json
2026-04-26 16:22:01 +00:00

5 lines
97 B
JSON

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