Files
29fd0f9f-31b1-4e96-ac76-81b…/vercel.json
2026-03-02 20:37:31 +00:00

5 lines
97 B
JSON

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