Files
63c32e65-b65c-48db-b0cf-3ad…/vercel.json
2026-05-17 12:52:37 +00:00

5 lines
97 B
JSON

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