Files
b9a3258e-ed57-478c-82fc-38e…/vercel.json
2026-05-15 04:57:49 +00:00

5 lines
97 B
JSON

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