Files
bdfd3663-3eb7-4f60-ba0c-369…/vercel.json
2026-03-26 15:27:36 +00:00

5 lines
97 B
JSON

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