Files
56763b14-ca06-4ce4-be1c-2df…/vercel.json
2026-04-02 09:06:38 +00:00

5 lines
97 B
JSON

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