Files
1ea75645-31e6-4450-b231-be9…/vercel.json
2026-05-12 21:27:49 +00:00

5 lines
97 B
JSON

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