Files
811b43a5-9deb-40a4-bb50-7a1…/vercel.json
2026-03-28 09:31:42 +00:00

5 lines
97 B
JSON

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