Files
a13c8ced-56fb-4dc7-bfeb-70a…/vercel.json
2026-05-01 10:49:59 +00:00

5 lines
97 B
JSON

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