Files
5124d88f-d557-4dc2-9e73-bde…/vercel.json
2026-03-02 23:58:36 +00:00

5 lines
97 B
JSON

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