Files
279ef4a8-01e2-45e0-b235-df3…/vercel.json
2026-03-06 18:28:31 +00:00

5 lines
97 B
JSON

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