Files
c99b757f-2352-426c-8e2a-434…/vercel.json
2026-03-02 21:08:36 +00:00

5 lines
97 B
JSON

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