Files
91b6d04e-c6e7-417e-8ead-f1c…/vercel.json
2026-03-20 07:22:17 +00:00

5 lines
97 B
JSON

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