Files
d2df3f0c-1e21-4341-9b52-522…/vercel.json
2026-04-15 05:44:46 +00:00

5 lines
97 B
JSON

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