Files
5bed1343-c986-420e-9326-06e…/vercel.json
2026-05-15 05:45:30 +00:00

5 lines
97 B
JSON

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