Files
eaeb86ae-2d91-45ae-9dc7-96b…/vercel.json
2026-03-02 23:43:45 +00:00

5 lines
97 B
JSON

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