Files
e59dad5d-34e1-4031-a981-7a3…/vercel.json
2026-03-07 09:00:25 +00:00

5 lines
97 B
JSON

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