Files
cd4b8584-c5f7-4256-b028-60e…/vercel.json
2026-03-28 20:18:36 +00:00

5 lines
97 B
JSON

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