Files
351e1e8d-dcf7-4116-af16-2f0…/vercel.json
2026-06-10 06:58:47 +00:00

5 lines
97 B
JSON

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