Files
4cb16907-8f4d-4abb-894f-efa…/vercel.json
2026-05-20 21:56:04 +00:00

5 lines
97 B
JSON

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