Files
7bc31d0a-039e-4b0d-b3fc-a67…/vercel.json
2026-04-02 16:16:03 +00:00

5 lines
97 B
JSON

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