Files
83df1d7a-6c20-49f1-bb4e-a2c…/vercel.json
2026-04-09 15:00:03 +00:00

5 lines
97 B
JSON

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