Files
f9e1a21b-b538-45ff-bd5a-afb…/vercel.json
2026-05-08 13:18:29 +00:00

5 lines
97 B
JSON

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