Files
b54fe71b-6b1b-482c-80b9-82e…/vercel.json
2026-05-06 21:50:06 +00:00

5 lines
97 B
JSON

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