Files
48c69077-f76f-487a-961c-f43…/vercel.json
2026-06-10 04:41:59 +00:00

5 lines
97 B
JSON

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