Files
2ae6e335-b873-4907-a0bc-ced…/vercel.json
2026-06-02 14:06:57 +00:00

5 lines
97 B
JSON

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