Files
597f8c70-1d33-4482-b5b3-3b1…/vercel.json
2026-06-02 09:06:37 +00:00

5 lines
97 B
JSON

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