Files
4748ceb2-4242-449c-b8a4-5ad…/vercel.json
2026-03-21 12:54:12 +00:00

5 lines
97 B
JSON

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