Files
4915851e-e49c-42f2-b8ae-d40…/vercel.json
2026-04-26 14:48:18 +00:00

5 lines
97 B
JSON

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