Files
ced307af-1c76-44d0-ac84-d7d…/vercel.json
2026-04-21 21:52:25 +00:00

5 lines
97 B
JSON

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