Files
3b5f4cf9-15c9-457b-896c-c5d…/vercel.json
2026-03-02 20:50:25 +00:00

5 lines
97 B
JSON

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