Files
34cfeb4b-733d-4651-a847-00d…/vercel.json
2026-06-08 16:36:39 +00:00

5 lines
97 B
JSON

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