Files
f765b923-77d3-4390-91b2-e4e…/vercel.json
2026-05-23 21:02:50 +00:00

5 lines
97 B
JSON

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