Files
9ed200a4-089a-4cb5-9553-3a6…/vercel.json
2026-04-03 23:40:56 +00:00

5 lines
97 B
JSON

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