Files
3615f643-a0b0-41a6-a26a-99e…/vercel.json
2026-04-29 21:30:53 +00:00

5 lines
97 B
JSON

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