Files
fad88dc0-5f28-47d0-88f1-31a…/vercel.json
2026-03-03 13:53:36 +00:00

5 lines
97 B
JSON

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