Files
24688a1d-018e-4046-be76-766…/vercel.json
2026-06-02 15:48:45 +00:00

5 lines
97 B
JSON

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