Files
66da9188-6786-48ff-8c2a-289…/vercel.json
2026-05-25 14:03:57 +00:00

5 lines
97 B
JSON

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