Files
09fabedb-0b76-4ba7-946f-4e6…/vercel.json
2026-03-16 12:20:16 +00:00

5 lines
97 B
JSON

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