Files
4683b2ba-57f3-47fa-b2b7-f0e…/vercel.json
2026-05-22 17:08:55 +00:00

5 lines
97 B
JSON

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