Files
7960bf1f-2df1-4095-ad29-e7f…/vercel.json
2026-03-31 21:34:27 +00:00

5 lines
97 B
JSON

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