Files
5352961d-1d1b-4a75-acf5-907…/vercel.json
2026-02-24 22:55:34 +00:00

5 lines
97 B
JSON

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