Files
bc4ffa3b-dd3c-468a-bb71-6de…/vercel.json
2026-03-25 17:35:07 +00:00

5 lines
97 B
JSON

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