Files
0a6d9f8f-2b97-4966-adff-0a6…/vercel.json
2026-03-07 21:56:23 +00:00

5 lines
97 B
JSON

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