Files
37de7521-e916-4e7c-996c-f63…/vercel.json
2026-03-22 06:09:14 +00:00

5 lines
97 B
JSON

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