Files
64ee99ba-8b14-44cb-8b47-37d…/vercel.json
2026-05-09 02:27:57 +00:00

5 lines
97 B
JSON

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