Files
d490ce25-5b72-4a6b-b74f-56c…/vercel.json
2026-04-09 13:40:23 +00:00

5 lines
97 B
JSON

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