Files
246b2540-e48e-4d9a-9243-7a8…/vercel.json
2026-03-21 07:10:02 +00:00

5 lines
97 B
JSON

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