Files
91c86531-d63c-4171-86c3-c5e…/vercel.json
2026-04-15 23:06:57 +00:00

5 lines
97 B
JSON

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