Files
8d7e7964-6d94-4804-8d5c-47e…/vercel.json
2026-04-10 04:49:12 +00:00

5 lines
97 B
JSON

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