Files
f8d00f74-ccae-48f2-bacb-dd4…/vercel.json
2026-03-02 21:46:11 +00:00

5 lines
97 B
JSON

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