Files
ecd704e3-977c-41d7-8ce7-3f6…/vercel.json
2026-03-28 08:14:32 +00:00

5 lines
97 B
JSON

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