Files
b5de85b1-1b1a-4935-83d4-e4f…/vercel.json
2026-03-23 21:40:35 +00:00

5 lines
97 B
JSON

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