Files
5c6b76ed-59b3-48df-829f-eb4…/vercel.json
2026-03-08 10:08:03 +00:00

5 lines
97 B
JSON

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