Files
4a5e4828-7f2e-4e12-9268-45e…/vercel.json
2026-04-01 05:38:08 +00:00

5 lines
97 B
JSON

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