Files
95f99590-a10e-4b75-b2f5-62d…/vercel.json
2026-03-14 13:06:37 +00:00

5 lines
97 B
JSON

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