Files
e65ffcd9-2d38-4e65-b66b-d7b…/vercel.json
2026-04-03 09:38:14 +00:00

5 lines
97 B
JSON

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