Files
ff746d66-c854-4747-90e8-760…/vercel.json
2026-03-05 08:15:11 +00:00

5 lines
97 B
JSON

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