Files
5863e5ba-595f-4042-8cb0-22b…/vercel.json
2026-03-23 11:19:10 +00:00

5 lines
97 B
JSON

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