Files
9ce964f7-6319-4beb-b9fd-a40…/vercel.json
2026-03-15 10:00:24 +00:00

5 lines
97 B
JSON

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