Files
8b8f4d48-e0b2-4fd0-9331-bc2…/vercel.json
2026-06-13 07:38:30 +00:00

5 lines
97 B
JSON

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