Files
3b345f7c-9012-40c0-8098-15e…/vercel.json
2026-05-18 05:17:45 +00:00

5 lines
97 B
JSON

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