Files
4b361e04-5e7e-42f0-b3f5-538…/vercel.json
2026-03-03 04:16:21 +00:00

5 lines
97 B
JSON

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