Files
714f9cc4-ab07-44da-8f7e-6aa…/vercel.json
2026-03-06 11:42:02 +00:00

5 lines
97 B
JSON

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