Files
03b3653f-27ff-4e5b-9ede-437…/vercel.json
2026-06-09 16:21:59 +00:00

5 lines
97 B
JSON

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