Files
1c3aa51d-86bc-4e7b-9a8f-fed…/vercel.json
2026-04-21 17:56:32 +00:00

5 lines
97 B
JSON

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