Files
ed7dcb46-7f2f-4241-a29c-c7f…/vercel.json
2026-03-05 08:19:14 +00:00

5 lines
97 B
JSON

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