Files
23c5702a-f4e7-41b9-8488-07f…/vercel.json
2026-04-18 06:42:22 +00:00

5 lines
97 B
JSON

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