Files
9466cb4a-93e3-4db4-a6b3-efd…/vercel.json
2026-06-08 12:51:09 +00:00

5 lines
97 B
JSON

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