Files
edfbf7f1-7cd4-4dec-a521-27d…/vercel.json
2026-05-27 15:50:56 +00:00

5 lines
97 B
JSON

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