Files
5d307555-cf7c-4649-a65e-49d…/vercel.json
2026-04-13 07:13:16 +00:00

5 lines
97 B
JSON

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