Files
ed9391b8-2245-46ba-90b8-4fe…/vercel.json
2026-04-18 06:34:28 +00:00

5 lines
97 B
JSON

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