Files
2b8a43a0-46f9-4042-8d7e-375…/vercel.json
2026-03-10 19:38:53 +00:00

5 lines
97 B
JSON

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