Files
4690c0fa-0c59-4bea-8301-c3e…/vercel.json
2026-04-07 12:39:16 +00:00

5 lines
97 B
JSON

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