Files
b1aa7f56-6289-425e-bdb9-7b5…/vercel.json
2026-03-20 07:32:38 +00:00

5 lines
97 B
JSON

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