Files
ce9ee5c6-c95a-4a22-86da-0aa…/vercel.json
2026-05-20 16:43:59 +00:00

5 lines
97 B
JSON

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