Files
003857e9-020e-4688-b9e1-91d…/vercel.json
2026-03-02 05:22:53 +00:00

5 lines
97 B
JSON

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