Files
295cbcca-25db-4a63-92d7-54f…/vercel.json
2026-03-02 18:48:31 +00:00

5 lines
97 B
JSON

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