Files
fd628f8f-46c7-4752-9b0d-cde…/vercel.json
2026-05-02 07:36:26 +00:00

5 lines
97 B
JSON

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