Files
36d70f68-3dc2-4cdb-b50a-571…/vercel.json
2026-04-02 20:40:33 +00:00

5 lines
97 B
JSON

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