Files
730060b6-ee63-4c99-a9ed-1b8…/vercel.json
2026-04-07 13:56:41 +00:00

5 lines
97 B
JSON

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