Files
83106afc-cb91-45ee-9e73-1f8…/vercel.json
2026-06-02 15:51:31 +00:00

5 lines
97 B
JSON

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