Files
f49995bf-23c7-4134-8f76-e97…/vercel.json
2026-03-13 18:57:28 +00:00

5 lines
97 B
JSON

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