Files
5ffd9415-76f4-4624-8c4c-2bb…/vercel.json
2026-04-02 22:05:02 +00:00

5 lines
97 B
JSON

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