Files
0dd4cb05-f907-4eb3-b7cf-38d…/vercel.json
2026-05-12 01:30:53 +00:00

5 lines
97 B
JSON

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