Files
ebf7b1d0-04e4-4bf4-9e77-e0e…/vercel.json
2026-03-05 04:29:29 +00:00

5 lines
97 B
JSON

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