Files
b884cf6a-bbe9-4e30-b3c5-622…/vercel.json
2026-03-12 09:29:32 +00:00

5 lines
97 B
JSON

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