Files
8b09e45f-704b-4786-838f-a9e…/vercel.json
2026-05-27 08:48:09 +00:00

5 lines
97 B
JSON

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