Files
459d0e5f-cf1b-4f80-be2d-02d…/vercel.json
2026-02-26 11:47:38 +00:00

5 lines
97 B
JSON

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