Files
40f3afeb-5165-4b0e-9224-abe…/vercel.json
2026-04-02 06:38:11 +00:00

5 lines
97 B
JSON

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