Files
83e25f10-1bb0-417c-9174-ed7…/vercel.json
2026-04-15 15:07:52 +00:00

5 lines
97 B
JSON

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