Files
7076514b-b6ad-4cd6-8265-220…/vercel.json
2026-05-22 16:18:10 +00:00

5 lines
97 B
JSON

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