Files
5f8d29f5-6794-49de-b3bf-390…/vercel.json
2026-05-20 19:26:55 +00:00

5 lines
97 B
JSON

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