Files
73c20e67-43e5-4964-85d7-3b4…/vercel.json
2026-05-02 09:43:03 +00:00

5 lines
97 B
JSON

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