Files
fe9e2ba2-7edd-4777-8856-5dd…/vercel.json
2026-04-19 03:06:47 +00:00

5 lines
97 B
JSON

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