Files
d8f7c51a-5fef-45a4-bcbf-e34…/vercel.json
2026-03-31 04:37:36 +00:00

5 lines
97 B
JSON

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