Files
ee8ae6b3-1342-48e6-a171-be9…/vercel.json
2026-04-03 14:18:00 +00:00

5 lines
97 B
JSON

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