Files
eb0d9f4e-72e1-4d1a-b54d-5fa…/vercel.json
2026-05-02 09:47:55 +00:00

5 lines
97 B
JSON

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