Files
dda57ea7-e2dd-40b5-86ca-dff…/vercel.json
2026-05-25 07:31:00 +00:00

5 lines
97 B
JSON

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