Files
768dab77-e933-4b59-8959-ada…/vercel.json
2026-03-19 04:24:40 +00:00

5 lines
97 B
JSON

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