Files
808cd233-08e2-4ef7-aafb-df1…/vercel.json
2026-03-02 20:19:55 +00:00

5 lines
97 B
JSON

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