Files
93053c0e-8ed7-4790-af1d-49e…/vercel.json
2026-06-05 21:43:45 +00:00

5 lines
97 B
JSON

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