Files
c8d147da-2f6c-4e24-9125-10e…/vercel.json
2026-03-11 04:45:11 +00:00

5 lines
97 B
JSON

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