Files
d0b42fe5-4eb0-42b8-87b1-8a8…/vercel.json
2026-06-06 13:55:46 +00:00

5 lines
97 B
JSON

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